deltas: Use mmap() instead of copying input file
authorColin Walters <walters@verbum.org>
Tue, 3 Mar 2015 23:39:45 +0000 (18:39 -0500)
committerColin Walters <walters@verbum.org>
Tue, 3 Mar 2015 23:39:45 +0000 (18:39 -0500)
commit67cec3a4defe601f8d05412008a909d93513b181
tree48b7f6b731f068c2f7ac52e53472d5b1a094bc08
parent3e3eb0133533cf44fa356518de068590f3973edf
deltas: Use mmap() instead of copying input file

It's more efficient.
src/libostree/ostree-repo-static-delta-processing.c